projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
402113d
)
* src/nsterm.m (ns_row_rect): Remove unused variable ‘f.’
author
Philipp Stephani
<phst@google.com>
Sat, 15 Jun 2019 16:50:50 +0000
(18:50 +0200)
committer
Philipp Stephani
<phst@google.com>
Sat, 15 Jun 2019 16:59:54 +0000
(18:59 +0200)
src/nsterm.m
patch
|
blob
|
history
diff --git
a/src/nsterm.m
b/src/nsterm.m
index f12e98ebfdea5d2a35f0b99a52b3a2753e31528a..0ab03b46df1fb11103e4b93ead2dba4d408a3424 100644
(file)
--- a/
src/nsterm.m
+++ b/
src/nsterm.m
@@
-827,7
+827,6
@@
ns_row_rect (struct window *w, struct glyph_row *row,
enum glyph_row_area area)
/* Get the row as an NSRect. */
{
- struct frame *f = XFRAME (WINDOW_FRAME (w));
NSRect rect;
int window_x, window_y, window_width;